home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Compiling IDL Files < prev    next >
Encoding:
Internet Message Format  |  1996-08-15  |  1.6 KB  |  [TEXT/ttxt]

  1. Subject:     Compiling IDL Files
  2. Sent:        7/23/96 3:36 AM
  3. Received:    7/23/96 8:31 AM
  4. From:        Graham, 100635.1255@compuserve.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I posted this a week ago but as I've seen now sign of it arriving I am trying
  9. again.
  10.  
  11. I am using Code Warrior 8 with ODF Release 1 on a Power PC. I am 
  12. unable to compile IDL iles.
  13.  
  14. I followed the instructions found in Developement Notes - Compiling
  15. IDL Files:-
  16.  
  17. > Once you have ToolServer, you will need to install the SOM compiler.
  18. ...
  19. > Inside the SOMobjects for Mac OS folder is a folder called
  20. > MPW Additions. Copy the contents of this folder into your ToolServer folder.
  21. > If you already have a folder with the same name
  22. >as another folder in here, then add the contents to the existing folders.
  23.  
  24. I copied all the items to Apple Development Tools::ToolServer 1.1.1
  25.  
  26. > The UserStartup*somc (UserStartupTS*somc for ToolServer) file goes
  27. > at the top level (same folder as ToolServer or MPW) or in the
  28. > "Startup Items" folder.
  29.  
  30. I could find no file called UserStartupTS*somc so I took it that this meant
  31. that UserStartup*somc should be renamed with TS in the name. I also put it
  32. in Apple Development Tools::ToolServer 1.1.1
  33.  
  34. As a test I produced a project called Test from Hello using Partmaker. Still
  35. following the documentation, I added SomPart.idl to the project and pressed
  36. command-K.
  37.  
  38. The progress display got as far as
  39.  
  40. > Pre-compiling SOMPart.idl Line 1350
  41.  
  42. there was a beep and the machine hung.
  43.  
  44. So where did I go wrong?
  45.  
  46. Graham.
  47.  
  48.  
  49.